home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 2 / Mac Magazin and MacEasy Magazine CD - Issue 02.iso / CD Extras / de FAKTO (Demo) / deFAKTO II Demo / deFAKTO II Demo.rsrc / STR#_15005.txt < prev    next >
Text File  |  1994-09-19  |  923b  |  89 lines

  1. EjectVolume(&S):I
  2.  
  3. IsVolLocked(&S):I
  4.  
  5. GetVolSpace(&S):L
  6.  
  7. GetDriveVolName(&I):S
  8.  
  9. GetDTVolumeName(&S):S
  10.  
  11. GetVolumeName(&S):S
  12.  
  13. HFSCatToArray2(&T;&X):I
  14.  
  15. HFSCatToArray(&T;&S):I
  16.  
  17. HFSExists(&T):I
  18.  
  19. HFSDelete(&T):I
  20.  
  21. HFSRename(&T;&S):I
  22.  
  23. HFSMove(&T;&T):I
  24.  
  25. HFSShortName(&T):T
  26.  
  27. HFSParentName(&T):T
  28.  
  29. GetStructPath:T
  30.  
  31. GetDataPath:T
  32.  
  33. GetSystemPath:T
  34.  
  35. SetDefaultPath(&T):I
  36.  
  37. GetDefaultPath:T
  38.  
  39. GetFolderName(&S):T
  40.  
  41. NewFolder(&T):I
  42.  
  43. CopyFile(&T;&T):I
  44.  
  45. SetFileVisible(&T;&I):I
  46.  
  47. GetFileVisible(&T):I
  48.  
  49. SetFileStatnry(&T;&I):I
  50.  
  51. GetFileStatnry(&T):I
  52.  
  53. SetFileLocked(&T;&I):I
  54.  
  55. GetFileLocked(&T):I
  56.  
  57. GetFilePhySize(&T):L
  58.  
  59. GetFileLogSize(&T):L
  60.  
  61. GetFileMSeconds(&T):L
  62.  
  63. GetFileMTime(&T):L
  64.  
  65. GetFileMDate(&T):D
  66.  
  67. GetFileCSeconds(&T):L
  68.  
  69. GetFileCTime(&T):L
  70.  
  71. GetFileCDate(&T):D
  72.  
  73. SetFileInfo(&T;&S;&S):I
  74.  
  75. GetFileInfo(&T;&S;&S):I
  76.  
  77. SetFileType(&T;&S):I
  78.  
  79. SetFileCreator(&T;&S):I
  80.  
  81. GetFileType(&T):S
  82.  
  83. GetFileCreator(&T):S
  84.  
  85. PutFileName(&S;&S):T
  86.  
  87. GetFileName(&S;&S):T
  88.  
  89.